home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / dev / basic / hookfunc.readme < prev    next >
Encoding:
Text File  |  2000-09-02  |  1.3 KB  |  33 lines

  1. Short:    [Blitz2] Working example of hooks
  2. Author:   dmcminn@house-of-mojo.freeserve.co.uk (David McMinn)
  3. Uploader: dmcminn@house-of-mojo.freeserve.co.uk (David McMinn)
  4. Type:     dev/basic
  5.  
  6.  This example of hooks now contains the fully working code you need to
  7. implement a hook with a higher level function, in Blitz2. Originally,
  8. only program flow and variable operations (If a=b, etc.) were the only
  9. things that worked inside the higher level function. Now thanks to
  10. Paul West, you can do (almost) anything you want inside the higher level
  11. function.
  12.  
  13.  The code pertaining to the hooks is explained in the source, the code
  14. specific to the ASL screenmode requester is as well, but to a lesser
  15. extent - after all thats not the problem here.
  16.  
  17.  Any problems, mail me:
  18.  
  19. [) /\ \/ ][ [)   |\/| © |\/| ][ |\| |\|
  20.  dmcminn@house-of-mojo.freeserve.co.uk
  21.   http://members.xoom.com/David_McMinn
  22.  
  23.  
  24. ============================= Archive contents =============================
  25.  
  26. Original  Packed Ratio    Date     Time    Name
  27. -------- ------- ----- --------- --------  -------------
  28.    13340    4712 64.6% 16-Aug-00 15:34:20  hookfunc.bb2
  29.     1254     177 85.8% 16-Aug-00 15:34:20  hookfunc.bb2.xtra
  30.      958     533 44.3% 16-Aug-00 15:29:10  hookfunc.readme
  31. -------- ------- ----- --------- --------
  32.    15552    5422 65.1% 17-Aug-100 21:11:32   3 files
  33.